a5_import_into_table Function

Syntax

P a5_Import_into_Table(* table ,C ascii_filename [,N skip_lines [,L silent [,L show_code ]]])

Arguments

table

*

ascii_filename

Character

skip_lines

Numeric

silent

Logical

show_code

Logical

Description

Imports a fixed length ascii file into an existing table. Ascii file must match the structure of the table. If ascii file has fieldnames, set skip_lines to 1